home *** CD-ROM | disk | FTP | other *** search
- object QReportDlg: TQReportDlg
- Left = 25
- Top = 105
- BorderStyle = bsDialog
- Caption = 'Quick Report Templates'
- ClientHeight = 442
- ClientWidth = 480
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object SpeedButton1: TSpeedButton
- Left = 384
- Top = 411
- Width = 89
- Height = 30
- Caption = 'Help'
- Glyph.Data = {
- 06020000424D0602000000000000760000002800000028000000140000000100
- 0400000000009001000000000000000000000000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 777777777778887777777777777777777777777777777777778AA87777777777
- 777777788777777777777777778AA87777777777777777788777777777777777
- 78AA87774447777777777788777788877777778878AA87774447777777877788
- 777788877777778A8AA877777777777777887887777777777777778AAAA87777
- 4487777777888887777788777777778AAAAAA877448777777788888888778877
- 7777778AAAAA87777447777777888888877778877777778AAAA8777777448777
- 77888888777777887777778AAA8778447784487777888887778877788777778A
- A87774487774447777888877788777788877778A877774487774447777888777
- 7887777888777788777777447784487777887777778877788777778777777774
- 4444877777877777777888887777777777777777777777777777777777777777
- 7777777777777777777777777777777777777777777777777777777777777777
- 77777777777777777777}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object Button1: TButton
- Left = 200
- Top = 411
- Width = 89
- Height = 30
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 292
- Top = 411
- Width = 89
- Height = 30
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object OptionBox: TGroupBox
- Left = 8
- Top = 294
- Width = 465
- Height = 114
- Caption = 'Date Range'
- TabOrder = 2
- object Sheets: TNotebook
- Left = 8
- Top = 17
- Width = 449
- Height = 91
- PageIndex = 1
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Address'
- object PrintFirst: TRadioButton
- Left = 8
- Top = 10
- Width = 273
- Height = 18
- Caption = 'Print &First Address Template Only'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object PrintAll: TRadioButton
- Left = 8
- Top = 32
- Width = 305
- Height = 17
- Caption = 'Print &All Address Templates'
- TabOrder = 1
- end
- object EnableSkip: TCheckBox
- Left = 8
- Top = 63
- Width = 291
- Height = 17
- Caption = 'Enable Prompt for &Starting Label Number'
- TabOrder = 2
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Dates'
- object Label17: TLabel
- Left = 279
- Top = 34
- Width = 42
- Height = 18
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'an&d '
- FocusControl = EDateBox
- end
- object RangeAll: TRadioButton
- Left = 8
- Top = 10
- Width = 249
- Height = 17
- Caption = 'All Date &Entries'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RangeDatesClick
- end
- object RangeDates: TRadioButton
- Left = 8
- Top = 35
- Width = 146
- Height = 17
- Caption = 'E&vents Between'
- TabOrder = 1
- OnClick = RangeDatesClick
- end
- object IncludeAll: TCheckBox
- Left = 8
- Top = 67
- Width = 417
- Height = 17
- Caption = 'Incl&ude Completed Events or Reminders'
- TabOrder = 2
- end
- object DateBox: TComboBox
- Left = 159
- Top = 31
- Width = 117
- Height = 24
- DropDownCount = 0
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 3
- Text = 'DateBox'
- OnDropDown = DateBoxDropDown
- end
- object EDateBox: TComboBox
- Left = 324
- Top = 31
- Width = 117
- Height = 24
- DropDownCount = 0
- Enabled = False
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 4
- Text = 'EDateBox'
- OnDropDown = DateBoxDropDown
- end
- end
- end
- end
- object GroupBox1: TGroupBox
- Left = 7
- Top = 6
- Width = 466
- Height = 190
- Caption = 'Report Details'
- TabOrder = 3
- object ReportType: TLabel
- Left = 168
- Top = 64
- Width = 289
- Height = 19
- AutoSize = False
- Caption = 'Address Book Entries'
- end
- object Label2: TLabel
- Left = 16
- Top = 64
- Width = 137
- Height = 19
- AutoSize = False
- Caption = 'Type of Report:'
- end
- object Label3: TLabel
- Left = 16
- Top = 96
- Width = 145
- Height = 16
- AutoSize = False
- Caption = 'Page &Layout:'
- end
- object Label4: TLabel
- Left = 16
- Top = 128
- Width = 145
- Height = 16
- AutoSize = False
- Caption = '&Print Selection:'
- end
- object Label5: TLabel
- Left = 16
- Top = 32
- Width = 145
- Height = 19
- AutoSize = False
- Caption = '&Quick Report Name:'
- end
- object Label6: TLabel
- Left = 16
- Top = 160
- Width = 145
- Height = 16
- AutoSize = False
- Caption = 'Sort &Report by:'
- end
- object TUsed: TComboBox
- Left = 168
- Top = 94
- Width = 286
- Height = 24
- Style = csDropDownList
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 0
- end
- object PrtSelection: TComboBox
- Left = 168
- Top = 126
- Width = 286
- Height = 24
- Style = csDropDownList
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 1
- end
- object QRName: TEdit
- Left = 168
- Top = 29
- Width = 286
- Height = 24
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- end
- object SortField: TComboBox
- Left = 168
- Top = 158
- Width = 286
- Height = 24
- Style = csDropDownList
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- ParentFont = False
- TabOrder = 3
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 197
- Width = 465
- Height = 95
- Caption = 'Copies'
- TabOrder = 4
- object CopySheets: TNotebook
- Left = 4
- Top = 16
- Width = 445
- Height = 75
- PageIndex = 1
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Copies'
- object Label1: TLabel
- Left = 12
- Top = 13
- Width = 145
- Height = 15
- AutoSize = False
- Caption = '&Number of Copies:'
- FocusControl = Copies
- end
- object Copies: TSpinEdit
- Left = 164
- Top = 12
- Width = 57
- Height = 26
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxValue = 999
- MinValue = 1
- ParentFont = False
- TabOrder = 0
- Value = 1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Labels'
- object LabelsFullSheet: TRadioButton
- Left = 12
- Top = 5
- Width = 273
- Height = 17
- Caption = 'Full &Sheet of Labels per Entry'
- TabOrder = 0
- OnClick = LabelsFullSheetClick
- end
- object LabelsRow: TRadioButton
- Left = 12
- Top = 27
- Width = 273
- Height = 17
- Caption = '&Complete Row of Labels per Entry'
- TabOrder = 1
- OnClick = LabelsFullSheetClick
- end
- object LabelsCopies: TRadioButton
- Left = 12
- Top = 49
- Width = 273
- Height = 17
- Caption = 'Specified Number &of Labels per Entry'
- Checked = True
- TabOrder = 2
- TabStop = True
- OnClick = LabelsFullSheetClick
- end
- object LabelsNo: TSpinEdit
- Left = 287
- Top = 44
- Width = 57
- Height = 26
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxValue = 999
- MinValue = 1
- ParentFont = False
- TabOrder = 3
- Value = 1
- end
- end
- end
- end
- object Cal: TEPCalendarPopup
- FirstYear = 1900
- LastYear = 2100
- OnClick = CalClick
- Left = 32
- Top = 415
- end
- object ECal: TEPCalendarPopup
- FirstYear = 1900
- LastYear = 2100
- OnClick = ECalClick
- Left = 64
- Top = 415
- end
- object ODSHelp1: TODSHelp
- HelpText.Strings = (
- 'Button1'
- 'Button2'
- 'Cal'
- 'Copies'
- 'CopySheets'
- 'DateBox'
- 'ECal'
- 'EDateBox'
- 'EnableSkip'
- 'GroupBox1'
- 'GroupBox2'
- 'IncludeAll'
- 'Label1'
- 'Label17'
- 'Label2'
- 'Label3'
- 'Label4'
- 'Label5'
- 'Label6'
- 'LabelsCopies'
- 'LabelsFullSheet'
- 'LabelsNo'
- 'LabelsRow'
- 'ODSHelp1'
- 'OptionBox'
- 'PrintAll'
- 'PrintFirst'
- 'PrtSelection'
- 'QRName'
- 'RangeAll'
- 'RangeDates'
- 'ReportType'
- 'Sheets'
- 'SortField'
- 'SpeedButton1'
- 'TUsed')
- HelpText.HelpData = {
- 240001000077005468697320627574746F6E2C207768656E2070726573736564
- 2C2077696C6C207361766520616E79206368616E676573206D61646520746F20
- 616E7920517569636B205265706F7274732C206265666F726520636C6F73696E
- 672074686520517569636B205265706F727473206469616C6F6775652E000104
- 0000000100007B005468697320627574746F6E2C207768656E20707265737365
- 642C2077696C6C2063616E63656C20616E79206368616E676573206D61646520
- 746F20616E7920517569636B205265706F72742C2073696E6365207468652051
- 7569636B205265706F727473206469616C6F6775652077617320737461727465
- 642E00010400000001000000000100000000010000EF0054686973206669656C
- 6420616C6C6F777320746865206E756D626572206F6620636F70696573207468
- 617420617265207265717569726564206F6620746865207072696E742C20746F
- 206265207370656369666965642E0D0A0D0A5468652076616C75652072657175
- 69726564206D61792065697468657220626520656E7465726564206279207369
- 6D706C7920747970696E67206469726563746C7920696E746F20746869732066
- 69656C642C206F72206D617920626520616C746572656420627920757365206F
- 662074686520696E6372656D656E74616C20757020616E6420646F776E206172
- 726F77732E000104000000010000000001000000000100006402546869732066
- 69656C6420616C6C6F77732061206461746520746F20626520696E7075742E20
- 54686520666F726D6174206F6620746865206461746520726571756972656420
- 697320646570656E64616E74206F6E2074686520666F726D617420646566696E
- 656420746F2057696E646F777320666F722064617465732E205468697320666F
- 726D617420697320646566696E6564207573696E67207468652057696E646F77
- 7320436F6E74726F6C2050616E656C2066756E6374696F6E2E0D0A0D0A496E20
- 6F7264657220746F2073706563696679206120646174652C2065697468657220
- 656E746572207468652064617465206469726563746C7920746F207468652066
- 69656C642C206F722075736520746865202264726F7020646F776E2220617272
- 6F7720746F20646973706C617920612067726170686963616C2063616C656E64
- 617220616C6C6F77696E672061206461746520746F2062652073656C65637465
- 642E0D0A0D0A49742073686F756C64206265206E6F7465642074686174206966
- 2073706563696679696E67206120796561722067726561746572207468616E20
- 313939392C2057696E646F77732077696C6C206E65656420746F206265207365
- 742D75702C20766961207468652057696E646F777320436F6E74726F6C205061
- 6E656C2C20746F20757365206120666F7572206469676974207965617220666F
- 726D61742E20496620612074776F20646967697420666F726D61742069732075
- 7365642C207468656E2057696E646F77732077696C6C207468696E6B20746865
- 2079656172206973207374696C6C20696E20746865203139303092732E000104
- 000000010000000001000000000100000A002D3E44617465426F780001000000
- 0001000000000100000000010000000001000000000100000000010000000001
- 00004A0154686973206F7074696F6E2C207768656E2073656C65637465642C20
- 696E737472756374732074686520517569636B205265706F7274207468617420
- 616C6C206576656E74732077697468696E20746865206461746120736F757263
- 652061726520656C696769626C6520666F72207072696E74696E672C20696E63
- 6C7564696E6720636F6D706C65746564206576656E74732E0D0A0D0A5768656E
- 206E6F742073656C65637465642C2074686520517569636B205265706F727420
- 77696C6C206F6E6C79207072696E74206576656E747320746861742061726520
- 7374696C6C206F75747374616E64696E672E0D0A0D0A54686973206F7074696F
- 6E2069732073656C65637465642C207768656E206120636865636B206D61726B
- 20617070656172732077697468696E20746865207371756172652073656C6563
- 74696F6E20636F6E74726F6C2E00010400000001000000000100000000010000
- 000001000000000100000000010000000001000008002D3E5455536564000100
- 0000000100000F002D3E50727453656C656374696F6E00010000000001000009
- 002D3E51524E616D650001000000000100000C002D3E536F72744669656C6400
- 0104000000010000000001000000000100000000010000000001000000000100
- 0000000100000000010000000001000000000100000000010000000001000000
- 0001000000000100000000010000000001000000000100009901546869732066
- 69656C6420616C6C6F777320746865205072696E742052616E67652072657175
- 6972656420746F206265207370656369666965642E205072696E742052616E67
- 657320617265207573656420746F20636F6E74726F6C20776869636820656E74
- 72696573206F72206576656E747320617265207072696E7465642E20466F7220
- 6578616D706C652C2073656C656374696E672061207072696E742072616E6765
- 206F662022416C6C2054616767656420456E7472696573222C20776F756C6420
- 63617573652074686520517569636B205265706F727420746F206F6E6C792070
- 72696E7420656E74726965732074686174206172652074616767656420776865
- 6E20746865207265706F72742069732072756E2E200D0A0D0A546F2073656C65
- 6374206120646966666572656E74205072696E742052616E67652C2075736520
- 746865202264726F7020646F776E22206172726F772C20616E64207468656E20
- 73656C656374207468652072657175697265642072616E67652066726F6D2074
- 6865206C69737420646973706C617965642E0001040000000100000601546869
- 73206669656C6420616C6C6F777320746865206E616D65206173736F63696174
- 656420776974682074686520517569636B205265706F727420746F2062652063
- 68616E6765642E0D0A0D0A4561636820517569636B205265706F727473206861
- 73206120756E69717565206E616D6520746F206964656E746966792069742E20
- 4966206368616E67696E6720746865206E616D65206F662061207265706F7274
- 2C20796F752077696C6C206F6E6C792062652061626C6520746F207370656369
- 66792061206E616D652074686174206973206E6F742063757272656E746C7920
- 646566696E656420746F20616E79206F7468657220517569636B205265706F72
- 742E000104000000010000CF0054686973206F7074696F6E2C207768656E2073
- 656C65637465642C20696E737472756374732074686520517569636B20526570
- 6F72742C207468617420616C6C2064617465732077697468696E207468652064
- 61746120736F757263652061726520656C696769626C6520666F72207072696E
- 74696E672E0D0A0D0A54686973206F7074696F6E2069732073656C6563746564
- 2C207768656E206120646F7420617070656172732077697468696E2074686520
- 63697263756C61722073656C656374696F6E20636F6E74726F6C2E0001040000
- 00010000000154686973206F7074696F6E2C207768656E2073656C6563746564
- 2C20696E737472756374732074686520517569636B205265706F72742C207468
- 6174206F6E6C792064617465732077697468696E20746865206461746120736F
- 757263652C2066616C6C696E67206F6E206F72206265747765656E2074686520
- 74776F206461746573207370656369666965642C2061726520656C696769626C
- 6520666F72207072696E74696E672E0D0A0D0A54686973206F7074696F6E2069
- 732073656C65637465642C207768656E206120646F7420617070656172732077
- 697468696E207468652063697263756C61722073656C656374696F6E20636F6E
- 74726F6C2E000104000000010000CA0054686973202272656164206F6E6C7922
- 206669656C642C2073686F77732077686963682074797065206F66207265706F
- 72742069732073746F7265642077697468696E2074686520517569636B205265
- 706F72742E0D0A0D0A546865207265706F727420747970652069732068656C64
- 2077697468696E207468652050616765204C61796F7574207370656369666963
- 6174696F6E20616E642063616E206F6E6C79206265206368616E676564206279
- 2065646974696E67207468652050616765204C61796F75742E00010400000001
- 0000000001000000000100000C0254686973206669656C6420616C6C6F777320
- 746865206F72646572207468617420746865207265706F727420697320746F20
- 6265207072696E74656420746F206265207370656369666965642E2042792064
- 656661756C742C20536D6172742041646472657373207072696E747320696E20
- 7468652073616D65206F7264657220617320656E747269657320617265206469
- 73706C6179656420696E2074686520496E646578204C6973742E2020486F7765
- 7665722C2069662072657175697265642074686973206D6179206265206F7665
- 7272696464656E20746F20736F727420746865207265706F7274206F6E206120
- 737065636966696564206669656C64206F662074686520416464726573732042
- 6F6F6B2E0D0A0D0A546F2073656C6563742074686520736F7274206F72646572
- 2072657175697265642C2075736520746865202264726F7020646F776E222061
- 72726F772C20616E64207468656E2073656C6563742074686520726571756972
- 6564206669656C642066726F6D20746865206C69737420646973706C61796564
- 2E0D0A0D0A4E6F74653A20496620746865205265706F72742054797065206973
- 2061204469617279207072696E742C207468656E2074686973206669656C6420
- 77696C6C2062652064697361626C6564206173206F6E6C792074686520646566
- 61756C7420736F7274206F726465722069732076616C69642E00010400000001
- 000000000100000000010000030254686973206669656C6420616C6C6F777320
- 7468652050616765204C61796F7574206173736F636961746564207769746820
- 74686520517569636B205265706F727420746F206265206368616E6765642E20
- 50616765204C61796F75747320617265207573656420746F20636F6E74726F6C
- 207768696368206669656C647320617265207072696E74656420616E6420696E
- 207768617420666F726D61742E200D0A0D0A546F2073656C6563742061206469
- 66666572656E742050616765204C61796F75742C207573652074686520226472
- 6F7020646F776E22206172726F772C20616E64207468656E2073656C65637420
- 746865207265717569726564206C61796F75742066726F6D20746865206C6973
- 7420646973706C617965642E0D0A0D0A54686520617661696C61626C65206C69
- 7374206F662050616765204C61796F7574732069732072657374726963746564
- 20646570656E64696E67206F6E20776861742074797065206F6620517569636B
- 205265706F727420796F75206172652065646974696E672E20466F7220657861
- 6D706C653A2069662074686520517569636B205265706F72742069732072656C
- 6174656420746F2061204469617279207072696E742C207468656E206F6E6C79
- 2050616765204C61796F75747320666F726D617474656420666F722061204469
- 6172792C20617265206C69737465642E000104000000}
- Color = 15269887
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = True
- MaxWidth = 300
- MoreText = 'More Information...'
- Left = 8
- Top = 415
- end
- end
-